hotel - Page
Elements
- ◆ FloatingGroup: Backdrop Flt
- ◆ CustomElement: Header Flt
- ◆ CustomElement: Pop Hotel A
- ◆ Group: Hotel Grp Content
- ◆ Repeating group: Rpt Hotel
- ◆ Text: Hotel Txt Name
- Text = Current cell's Name
- ◆ Shape: List Shp
- ◆ Icon: Hotel Ico Edit
- Icon = material outlined edit
- ◆ Text: Hotel Txt Address
- Text = Address: Current cell's Address
- ◆ Text: Hotel Txt Phone
- Text = [b]Phone: [/b]Current cell's Phone
- ◆ Text: Hotel Txt Website
- Text = Website: Current cell's Website
- ◆ Text: Txt Zone
- Text = [b]Zone: [/b]Current cell's Zone
- ◆ Text: Txt PIckup
- Text = [b]Pickup Time : [/b]Current cell's PickupTime
- ◆ Group: Hotel Grp Action
- Min height css = 48px
- ◆ Button: Hotel Btn Add
- ◆ Input: Hotel Inp Search
- Placeholder = Search Hotel Name...
- Prevent "enter" key = false
- ◆ Input: Inp Search Zone
- Placeholder = Search Zone...
- Prevent "enter" key = true
- ◆ Dropdown: Drp Sort
- Static Choices = NameZone
- Default value = Name
- Placeholder = Sort By
- ◆ CustomElement: Flt Footer A
Workflow
- ◆ Hotel Btn Add is clicked - "is clicked"
- 1. Reset relevant inputs. - "Reset relevant inputs"
- 2. Set custom state of Pop Hotel A - "Set custom state"
- 3. Show Pop Hotel A - "Show"
- ◆ Hotel Ico Edit is clicked - "is clicked"
- 1. Set custom state of Pop Hotel A - "Set custom state"
- 2. Display data in Pop Hotel A's ElementParent - "Display data in"
- 3. Show Pop Hotel A - "Show"
- ◆ User is logged in - "User is logged in - Check User Access Level"
- 1. Go to page noaccess - "Go to page"
- When: Current User's Team accesslevel number > 3
- ◆ User is logged out - "User is logged out"
- 1. Go to page login - "Go to login if logged out"
Generated byBubble Documenter